This file describes the script commands supported by CISTERM, WigWam's comms program. These commands are intended to be used in the login script, which is called CIS.SCR. Each line in the file represents a command which is interpreted by CISTERM. The command is identified by the first letter on each line. The following commands are available: w Wait for a string. The string immediately follows the 'w'. Optionally two strings may be specified, in which case they are separated by a comma. For this reason, a comma may not be specified as a character to wait for. p Pause for the specified number of tenths of a second, eg p10 will pause for one second. s Transmit the string immediately following the 's'. Use '\r' for CR, '\n' for LF and '\\' for a backslash. h Hang up the line e Quit the comms package n Transmit the CIS user name as defined to WigWam a Transmit the CIS password as defined to WigWam d Dial Cix, using the phone number and dial string specified to WW b Log off CIS, answering any questions appropriately ; Ignore this line (used to insert comments)